projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad83530
)
(tool-bar-mode): Drop unneeded positional args.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 3 Nov 2000 23:06:40 +0000
(23:06 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Fri, 3 Nov 2000 23:06:40 +0000
(23:06 +0000)
lisp/toolbar/tool-bar.el
patch
|
blob
|
history
diff --git
a/lisp/toolbar/tool-bar.el
b/lisp/toolbar/tool-bar.el
index 1db709be9768e49af30bbbdd63a937da034401a7..99c0f9367040a0c733ed9da5fefa5f883dcf68f8 100644
(file)
--- a/
lisp/toolbar/tool-bar.el
+++ b/
lisp/toolbar/tool-bar.el
@@
-47,7
+47,6
@@
With ARG, display the tool bar if and only if ARG is positive.
See `tool-bar-add-item' and `tool-bar-add-item-from-menu' for
conveniently adding tool bar items."
- nil nil nil
:global t
:group 'mouse
:group 'frames